-
Home
-
StoreKeeper for WooCommerce
-
14.4.4-b16072226862
-
Code
-
Classes
- AbstractCSVFileExport
| Total Complexity |
17 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
107 |
| Lines of code |
70 |
| Logical lines of code |
38 |
| Comment lines |
11 |
| Methods |
9 |
| Properties |
1 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| parseFieldValue() |
S |
66 |
4 |
9 |
| writeLineData() |
S |
62 |
3 |
12 |
| validateLineData() |
S |
61 |
2 |
11 |
| setFile() |
S |
70 |
2 |
6 |
| writeFieldsToCsv() |
S |
71 |
2 |
5 |
| setHeaders() |
S |
63 |
1 |
12 |
| getFileType() |
S |
82 |
1 |
3 |
| __construct() |
S |
74 |
1 |
5 |
| parseFields() |
S |
70 |
1 |
7 |